shout3d.core
Class TextureCoordinate

java.lang.Object
  |
  +--shout3d.core.Node
        |
        +--shout3d.core.TextureCoordinate

public class TextureCoordinate
extends Node

A TextureCoordinate Node


Field Summary
 FloatArrayField point
           
 
Constructor Summary
TextureCoordinate()
          Constructs a default TextureCoordinate
 
Methods inherited from class shout3d.core.Node
cleanUp, getDEFName, getField, getFieldByIndex, getFieldName, getNumFields, getTypeName, getViewer, isOfType, setDEFName, setViewer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

point

public final FloatArrayField point
Constructor Detail

TextureCoordinate

public TextureCoordinate()
Constructs a default TextureCoordinate